@charset "utf-8";

.screen_1 {
    width: 100%;
    min-height: 400px;
}

.screen_2 {
    width: 100%;
}

.screen_2 .box_left {
    width: 690px;
    float: left;
    background-color: white;
}

.screen_2 .box_right {
    width: 370px;
    float: right;
}

.screen_3 {
    width: 100%;
    /* min-height: 200px; */
}

/*slide start*/

.slideBox {
    width: 620px;
    height: 362px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {
    width: 620px;
    height: 362px;
    display: block;
}


.slideBox2 {
    width: 372px;
    height: 98px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.slideBox2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.slideBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox2 .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.slideBox2 .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox2 .bd2 {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox2 .bd2 li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox2 .bd2 img {
    width: 372px;
    height: 98px;
    display: block;
}


.slideTitle {
    width: 100%;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-left: 20px;
    text-align: left;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.5);
}

.slideTitle a {
    color: rgb(255, 255, 255);
}

.slideTitle a:hover {
    text-decoration: none;
}


/*slide end*/


/*side_ad start*/
.couplet_ad {
    position: fixed;
    bottom: auto;
    top: 0;
    width: 160px;
    height: 230px;
    z-index: 99999;
    margin-top: 150px;
    margin-left: 10px;
}
* html .couplet_ad
/* IE6 底部固定*/
    {
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop));
}
.couplet_ad a {
    display: block;
    cursor: pointer;
}
.couplet_ad img {
    width: 96px;
    height: 96px;
}
#ad_left {
    left: 0px;
    width: 140px;
}
#ad_right {
    width: 140px;
    margin-top: 70px;
    right: 0px;
}
/*side_ad end*/

.pic {
    width: 555px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    padding-right: 24px;
    padding-bottom: 27px;
    background-color: #FFF;
}

#gongzuo {
    width: 420px;
    padding: 0px;
    margin: 0 auto;
    float: right;
    background-color: #FFF;
}

#gongzuo_1 {
    width: 420px;
    padding: 0px;
    height: 50px;
    margin: 0 auto;
    float: right;
    text-align: left;
}

#gongzuo_1 ul li {
    width: 210px;
    padding: 0px;
    height: 50px;
    line-height: 42px;
    margin: 0 auto;
    float: left;
    text-align: center;
}

.gongzuo_2 {
    width: 420px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    background-color: #FFF;
}

.gongzuo_2 ul li {
    width: 420px;
    padding: 0px;
    margin: 0 auto;
    line-height: 39px;
    float: left;
    background-color: #FFF;
    padding-left: 30px;
    text-align: left;
}

.gongzuo_2 ul li span {
    width: 106px;
    margin: 0 auto;
    padding: 0px;
    line-height: 36px;
    float: right;
    text-align: left;
    font-size: 14px;
    color: #999;
}

.gongzuo_3 {
    width: 420px;
    padding: 0px;
    margin: 0 auto;
    float: right;
    padding-top: 10px;
    background-color: #FFF;
}

.title_focusNews_active {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/index_title_bg_focus_active.png) no-repeat left top;
}

.title_focusNews_normal {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/index_title_bg_focus_normal.png) no-repeat left top;
}

.title_focusNews_normal a {
    color: #333;
    font-weight: normal;
}

.col_title_link {
    color: #FFF;
    font-weight: bold;
}


.TabTitle a {
    font-size: 18px;
}

.TabTitle .active a {
    color: #fff;
    font-weight: bold;
}

.TabTitle .normal a {
    color: #000;
}


/*new css*/
#tabGroup2 {
    width: 690px;
    min-height: 240px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    background-color: #FFF;
}

.tabTitleGroup {
    width: 690px;
    min-height: 42px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    text-align: left;
    border-bottom: 1px solid #c9c9c9;
    /* background-color: #015293; */
}

.tabTitleGroup ul li {
    width: 105px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}


.tabTitleGroup a {
    width: 105px;
    line-height: 24px;
    padding: 0;
    border: none;
    border-right: 2px solid #cccccc;
    color: #333;
    font-size: 18px;
    /* font-weight: bold; */
    display: inline-block;
}

.lastTabTitle {
    border: none !important;
}

.tabTitleGroup .active {
    border-bottom: 2px solid #015293;
    font-weight: bold;
    margin-bottom: -1px;
}

.active>a {
    color: #015293;
}

.spanSeperate {
    width: 3px;
    height: 50px;
    background-color: red;
    float: left;
}

.tabContentGroup {
    width: 690px;
    min-height: 200px;
    margin: 0 auto;
    padding: 0px;
    padding-top: 10px;
    float: right;
    background-color: #FFF;
}

.tabContent2 {
    width: 720px;
    padding: 0px;
    margin: 0 auto;
    float: left;
    background-color: #FFF;
}

.tabContent2 ul li {
    width: 670px;
    padding: 0px;
    margin: 0 auto;
    line-height: 36px;
    float: left;
    background-color: #FFF;
    padding-left: 30px;
    text-align: left;
}

.tabContent2 ul li span {
    width: 106px;
    margin: 0 auto;
    padding: 0px;
    line-height: 36px;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999;
}

.link_more {
    position: relative;
    top: -192px;
    right: 40px;
    float: right;
    font-size: 14px;
    display: block;
}

/*滚动广告条 开始*/
.bannerAd {
    width: 720px;
    height: 90px;
    margin-bottom: 20px;
    border: 1px #cccccc;
    float: left;
    overflow: hidden;
}

#frameHlicAe,
#frameHlicAe2 {
    border-right-width: 0px !important;
    margin: 0px;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;
}

.frame {
    border-bottom: #fff 0px solid;
    border-left: #fff 0px solid;
    margin-bottom: 0px;
    background: none transparent scroll repeat 0% 0%;
    border-top: #fff 0px solid;
    border-right: #fff 0px solid;
}

.al {
    zoom: 1;
    float: left;
}

.temp {
    margin: 0px;
}

.block {
    position: relative;
    margin: 0px;
    height: 90px;
}

.slideshow {
    clear: both;
}

.slidebar {
    position: absolute;
    bottom: 5px;
    right: 4px;
}

.slidebar li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 1px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#30000000, endcolorstr=#30000000);
}
.slidebar li.on {
    font-weight: 700;
    color: #000;
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#50ffffff, endcolorstr=#50ffffff);
}
/*滚动广告条 结束*/

/*右侧板块*/
.box_right_floor {
    width: 370px;
    background-color: white;
    margin-bottom: 10px;
}

.box_right_floor_title {
    height: 42px;
    line-height: 42px;
}

.box_right_floor_title>div {
    float: left;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    padding-left: 72px;
}

.gzhd_list {
    height: 102px;
    margin-top: 20px;
}

.more {
    font-size: 14px;
    color: #a9a9a9;
}

.more_white {
    font-size: 14px;
    color: #fff;
}

.gzhd_list li {
    float: left;
    width: 117px;
    height: 102px;
    text-align: center;
}

.gzhd_list li a {
    display: block;
    padding-top: 73px;
    font-size: 15px;
}



.dczj {
    margin-left: 9px;
}

.xzzq {
    margin-left: 9px;
}



.fwdt_list {
    height: 102px;
    margin-top: 20px;
}

.fwdt_list li {
    width: 117px;
    height: 102px;
    float: left;
    background-color: #f4f4f4;
    text-align: center;
}

.fwdt_list li a {
    line-height: 21px;
    padding-top: 56px;
    font-size: 15px;
    display: block;
}





.zjhdcscx,
.jszwfww {
    margin-left: 9px;
}

/*政务公开*/

.zwgk_title {
    background: #f4f4f4 url(http://www.xwxq.gov.cn/xwxqset/images/index_title_bg_zfxxgk.png) center top no-repeat;
}

.zwgk_list {
    height: 110px;
    margin-top: 20px;
}

.zwgk_list li {
    width: 180px;
    height: 45px;
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_li_small_bg.png) center top no-repeat;
    float: left;
    margin: 10px 0 0 10px;
    line-height: 45px;
}

.zwgk_list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 65px;
}


.xxgkzn a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_xxgkzn.png) 25px center no-repeat;
}
.xxgkml a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_xxgkml.png) 27px center no-repeat;
}
.gkzd a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_gkzd.png) 26px center no-repeat;
}
.zcwj a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_zcwj.png) 27px center no-repeat;
}
.zcjd a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_zcjd.png) 27px center no-repeat;
}
.xxgknb a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_xxgknb.png) 26px center no-repeat;
}


/*互动交流*/

.hdjl_title {
    background: #f4f4f4 url(http://www.xwxq.gov.cn/xwxqset/images/index_title_bg_hdjl.png) center top no-repeat;
}

.hdjl_list {
    height: 50px;
    margin-top: 20px;
}

.hdjl_list li {
    width: 180px;
    height: 45px;
    background: url(http://www.xwxq.gov.cn/xwxqset/images/zwgk_li_small_bg.png) center top no-repeat;
    float: left;
    margin: 10px 0 0 10px;
    line-height: 45px;
}

.hdjl_list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 65px;
}

.zwzx a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/hdjl_zwzx.png) 25px center no-repeat;
}
.jyzj a {
    background: url(http://www.xwxq.gov.cn/xwxqset/images/hdjl_jyzj.png) 27px center no-repeat;
}



/*专题专栏 开始*/
.title_bg_jctp {
    width: 100%;
    height: 42px;
    background: url(http://www.xwxq.gov.cn/xwxqset/images/index_title_bg_jctp.png) center top no-repeat;
}

.title_jctp {
    background-color: #fff;
    width: 200px;
    line-height: 42px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #015293;
}

.jctp {
    margin-top: 15px;
}
.jctp>ul>li {
    float: left;
    padding-left: 9px;
}

#demo {
    width: 1070px;
    overflow: hidden;
    background: #FFF;
}

#indemo {
    width: 800%;
}

#demo ul li,
#indemo,
#demo1,
#demo2 {
    float: left;
}

#demo ul li img {
    margin-left: 17px;
}
#demo1 p {
    text-align: center;
}
/*专题专栏 结束*/


.friend_link {
    float: left;
}

.friend_link li {
    float: left;
    padding-left: 20px;
    line-height: 50px;
}